CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GIF TO c

搜索资源列表

  1. BaseMFCPicturetoprocess

    1下载:
  2. 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7253806
    • 提供者:dongda
  1. CxImage

    0下载:
  2. CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:183020
    • 提供者:kevin.h
  1. menu

    0下载:
  2. 一个占用内存极少的菜单系统的实现 .menu.gif是一个演示 对身边常见的手机的界面做分析,总结,然后通过 C 代码实现类似的界面。 -A little memory to achieve the menu system. Menu.gif is a demonstration of around a common interface for the phone to do analysis, summary, and then through the C code to achi
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:1772605
    • 提供者:linux
  1. jpegDecoderTobmp

    0下载:
  2. Jpeg解码器的源代码bmp,gif,用C语言实现-convert jpeg to gif, bmp, tiff etc. Writen in C
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-02
    • 文件大小:622059
    • 提供者:ho
  1. sgby

    0下载:
  2. 简易安装说明档---(后续会有详细说明档) 1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-06-03
    • 文件大小:15314575
    • 提供者:keary
  1. Picture.Translate.Of.Remote.Desktop.Control

    0下载:
  2. 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:54307
    • 提供者:whoamixp
  1. Anima

    0下载:
  2. 用VS2005生成的C#动画——散步的猫,通过源文件我们可以得知,所谓的生成动画是利用叠加GIF图像生成的,也就是让连续的几幅图像在规定时间内迅速加载,形成一种人眼视觉感觉连续的动画,本例中的猫由右到左路不停的走动。 -VS2005 with C#-generated animation- the cat walking through the source file, we can see that the generation of the so-called animated GIF
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:316085
    • 提供者:jiangjihai
  1. PictureEx_demo

    1下载:
  2. 介绍两个 C++ 类—— CPictureEx 和 CPictureExWnd,使用它们可以在 MFC 和 ATL 工程中使用动画GIF效果。-Introduction 2 C++ classes- CPictureEx and CPictureExWnd, use them in the MFC and ATL projects to use animated GIF effect.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:2340035
    • 提供者:yyz
  1. GIFDrive

    0下载:
  2. 关于gif格式的文件的源代码,c实现的,用于解释gif格式的文件-Gif format files on the source code, c implementation, used to explain the gif format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:26983
    • 提供者:lantos
  1. watermark

    0下载:
  2. C# 2005开发一款图片批量加水印工具,编译试运行了一下,确实不错,选择需要加水印图片后,可以选择两种方式加水印:一是自定义文字,自己输入文字,设定显示位置就可以了,文字会按图片等比例缩放;二是可选择水印图片,支持GIF/JPG格式等,同时,更强悍的一个功能是,它支持批量增加水印鱼,非常方便好用-C# 2005 Development of a batch add a watermark image tools, compile test run a bit, really good, sel
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:26000
    • 提供者:胡杨
  1. jpggif

    0下载:
  2. c++显示JPG GIF文件 源代码 速度下载看阿-c++ display JPG GIF file download speed of the source code to see A
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:30011
    • 提供者:111
  1. tupianliulanqi

    0下载:
  2. 在C++程序中显示JPG或者GIF图像并不是十分容易,本文将针对这个问题讨论如何在MFC中显示JPG或者GIF图像。-C++ program in JPG or GIF images to display is not very easy, this article will discuss how to address this issue in JPG or GIF MFC to display images.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:373379
    • 提供者:张燕
  1. cximageLite_V600

    0下载:
  2. CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:563314
    • 提供者:tayfun karan
  1. Myimgapp

    0下载:
  2. 可实现JPG和GIF格式的图片的显示以及按照固定比例放大,用C语言编写-this program can realize JPG and GIF format images show and according to the constant proportion, written in C Language.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:4366324
    • 提供者:vivian
  1. VisuallCdigitalimageprocessing

    0下载:
  2. 本资料系统介绍了如何使用 Visual C++对 bmp、gif、jpg等常见格式图像进行处 理 -The information system describes how to use Visual C++ on bmp, gif, jpg format image processing and other common
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:371317
    • 提供者:吴建强
  1. ShowGif

    0下载:
  2. GIF图像文件的显示的源代码的改进版本,也是用VC++实现的,是学习C++的 理想材料。-To show GIF picture
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3766787
    • 提供者:余亮
  1. The-data-compression-book-2nd

    0下载:
  2. The primary purpose of this book is to explain various data-compression techniques using the C programming language. Data compression seeks to reduce the number of bits used to store or transmit information. It encompasses a wide variety of softwar
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1535153
    • 提供者:Aoshi Hanate
  1. picture-explorer

    0下载:
  2. 以vs08为开发环境,使用C#语言编写的图片浏览器。并可以任意翻转,进行彩色和黑白变换,也可以另存修改后的图片,支持的图片格式:bmp、png、jpg、gif。-To vs08 for the development environment, written in C# using the image viewer. And can be any flip, change in color and black and white, you can save edited pictures, su
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:45288
    • 提供者:yang Dou
  1. giftest

    0下载:
  2. 用C#实现载入GIF格式的文件,并对其进行播放,很好的,完全可以执行。-Using C# to achieve load GIF format, and its playback, very good, can perform.
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:12247517
    • 提供者:zhoumengna
  1. ICQ

    0下载:
  2. 说明: LanMsg是一款用.net C# 开发的局域网即时通讯开源软件(经过简单修改可用于因特网),适合.net即时通讯软件开发者用。 p2p原理(UDP打洞),消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型).为防止代码过多而引起查看难度,暂只提供本程序的2.1.3 Bate版 主要功能: 支持文件传输; 支持GIF动画表情; 支持屏幕截图发送; 支持音、视频对话; 支持对话记录保存于数据库操作等。 -Descr ipt
  3. 所属分类:P2P

    • 发布日期:2017-05-22
    • 文件大小:6946901
    • 提供者:liangjuyou
« 1 2 3 45 6 »
搜珍网 www.dssz.com